home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / cpp.man < prev    next >
Encoding:
Text File  |  1989-04-21  |  929 b   |  69 lines

  1.  
  2.  
  3.  
  4. CPP                       User Commands                       CPP
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      cpp - C pre-processor
  12.  
  13. SSYYNNOOPPSSIISS
  14.      ccpppp [_o_p_t_i_o_n_s]
  15.  
  16. OOPPTTIIOONNSS
  17.      See the man  page  for  cccc  to  find  about  about  the  ccpppp
  18.      switches.
  19.  
  20. _________________________________________________________________
  21.  
  22.  
  23. IINNTTRROODDUUCCTTIIOONN
  24.      CCpppp is the GNU C preprocessor.  CCcc invokes it  automatically
  25.      to  expand macros and perform conditional compilation before
  26.      compiling.  This program is rarely invoked by normal  users.
  27.      The options to ccpppp are all described in the man page for the
  28.      C compiler.
  29.  
  30.  
  31. KKEEYYWWOORRDDSS
  32.      compiler, GNU, macro, preprocessor
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0        Printed:  April 20, 1989                    1
  66.  
  67.  
  68.  
  69.